home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 March
/
Chip_2002-03_cd1.bin
/
ctenari
/
Jasan
/
IESS setup.exe
/
{app}
/
Skiner.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
Wrap
Text File
|
2001-11-21
|
2KB
|
112 lines
object AboutBox: TAboutBox
Left = 146
Top = 375
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 173
ClientWidth = 233
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 217
Height = 121
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object ProductName: TLabel
Left = 14
Top = 8
Width = 107
Height = 13
Caption = 'IE Scrollbar Skiner'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 131
Top = 8
Width = 70
Height = 13
Alignment = taCenter
AutoSize = False
IsControl = True
end
object Label1: TLabel
Left = 100
Top = 32
Width = 17
Height = 13
AutoSize = False
Caption = 'by'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 23
Top = 56
Width = 171
Height = 13
Cursor = crHandPoint
Hint = 'mailto: sunnysoft@host.sk'
Caption = 'Vlado "Sunny" Jasa� � 2001'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
OnClick = Label2Click
end
object Label3: TLabel
Left = 38
Top = 104
Width = 140
Height = 13
Cursor = crHandPoint
Hint = 'http://www.sunnysoft.host.sk'
Caption = 'http://www.sunnysoft.host.sk'
OnClick = Label2Click
end
object Label4: TLabel
Left = 87
Top = 80
Width = 44
Height = 13
Caption = 'Freeware'
end
end
object OKButton: TButton
Left = 168
Top = 140
Width = 58
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end